home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Leser 15
/
Amiga Plus Leser CD 15.iso
/
CD_System
/
Warp3D
/
Demo
/
gears_ppc-window
< prev
next >
Wrap
Text File
|
2001-10-30
|
174b
|
7 lines
IF EXISTS devs:monitors/CVision3D
; The CVision3D can't use hires because of limited video ram
gearsppc.exe -window -width 400 -height 300
ELSE
gearsppc.exe -window
ENDIF